[INFO] cloning repository https://github.com/sharno/canvas-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharno/canvas-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharno%2Fcanvas-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharno%2Fcanvas-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f60dcaf4cad5f8e2680cf91fd31c7e94df51c787
[INFO] fixing sharno/canvas-cli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharno%2Fcanvas-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sharno/canvas-cli
[INFO] finished tweaking git repo https://github.com/sharno/canvas-cli
[INFO] tweaked toml for git repo https://github.com/sharno/canvas-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sharno/canvas-cli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sharno/canvas-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6
[INFO] running `Command { std: "docker" "start" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking canvas-models v0.1.0 (/opt/rustwide/workdir/canvas-models)
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking canvas-core v0.1.0 (/opt/rustwide/workdir/canvas-core)
[INFO] [stdout] error[E0583]: file not found for module `calendar`
[INFO] [stdout]  --> canvas-core/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod calendar;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `calendar`, create file "canvas-core/src/calendar.rs" or "canvas-core/src/calendar/mod.rs"
[INFO] [stdout]   = note: if there is a `mod calendar` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `conferences`
[INFO] [stdout]  --> canvas-core/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod conferences;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `conferences`, create file "canvas-core/src/conferences.rs" or "canvas-core/src/conferences/mod.rs"
[INFO] [stdout]   = note: if there is a `mod conferences` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `collaborations`
[INFO] [stdout]  --> canvas-core/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod collaborations;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `collaborations`, create file "canvas-core/src/collaborations.rs" or "canvas-core/src/collaborations/mod.rs"
[INFO] [stdout]   = note: if there is a `mod collaborations` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `courses`
[INFO] [stdout]  --> canvas-core/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod courses;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `courses`, create file "canvas-core/src/courses.rs" or "canvas-core/src/courses/mod.rs"
[INFO] [stdout]   = note: if there is a `mod courses` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `content`
[INFO] [stdout]   --> canvas-core/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod content;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `content`, create file "canvas-core/src/content.rs" or "canvas-core/src/content/mod.rs"
[INFO] [stdout]    = note: if there is a `mod content` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `external_tools`
[INFO] [stdout]   --> canvas-core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod external_tools;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `external_tools`, create file "canvas-core/src/external_tools.rs" or "canvas-core/src/external_tools/mod.rs"
[INFO] [stdout]    = note: if there is a `mod external_tools` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `gradebook`
[INFO] [stdout]   --> canvas-core/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod gradebook;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `gradebook`, create file "canvas-core/src/gradebook.rs" or "canvas-core/src/gradebook/mod.rs"
[INFO] [stdout]    = note: if there is a `mod gradebook` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `people`
[INFO] [stdout]   --> canvas-core/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod people;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `people`, create file "canvas-core/src/people.rs" or "canvas-core/src/people/mod.rs"
[INFO] [stdout]    = note: if there is a `mod people` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `notifications`
[INFO] [stdout]   --> canvas-core/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod notifications;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `notifications`, create file "canvas-core/src/notifications.rs" or "canvas-core/src/notifications/mod.rs"
[INFO] [stdout]    = note: if there is a `mod notifications` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `reports`
[INFO] [stdout]   --> canvas-core/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | mod reports;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `reports`, create file "canvas-core/src/reports.rs" or "canvas-core/src/reports/mod.rs"
[INFO] [stdout]    = note: if there is a `mod reports` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `outcomes`
[INFO] [stdout]   --> canvas-core/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | mod outcomes;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `outcomes`, create file "canvas-core/src/outcomes.rs" or "canvas-core/src/outcomes/mod.rs"
[INFO] [stdout]    = note: if there is a `mod outcomes` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `rubrics`
[INFO] [stdout]   --> canvas-core/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod rubrics;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `rubrics`, create file "canvas-core/src/rubrics.rs" or "canvas-core/src/rubrics/mod.rs"
[INFO] [stdout]    = note: if there is a `mod rubrics` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `calendar`
[INFO] [stdout]  --> canvas-core/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod calendar;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `calendar`, create file "canvas-core/src/calendar.rs" or "canvas-core/src/calendar/mod.rs"
[INFO] [stdout]   = note: if there is a `mod calendar` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `conferences`
[INFO] [stdout]  --> canvas-core/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod conferences;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `conferences`, create file "canvas-core/src/conferences.rs" or "canvas-core/src/conferences/mod.rs"
[INFO] [stdout]   = note: if there is a `mod conferences` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `collaborations`
[INFO] [stdout]  --> canvas-core/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod collaborations;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `collaborations`, create file "canvas-core/src/collaborations.rs" or "canvas-core/src/collaborations/mod.rs"
[INFO] [stdout]   = note: if there is a `mod collaborations` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `courses`
[INFO] [stdout]  --> canvas-core/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod courses;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `courses`, create file "canvas-core/src/courses.rs" or "canvas-core/src/courses/mod.rs"
[INFO] [stdout]   = note: if there is a `mod courses` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `content`
[INFO] [stdout]   --> canvas-core/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod content;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `content`, create file "canvas-core/src/content.rs" or "canvas-core/src/content/mod.rs"
[INFO] [stdout]    = note: if there is a `mod content` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `external_tools`
[INFO] [stdout]   --> canvas-core/src/lib.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod external_tools;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `external_tools`, create file "canvas-core/src/external_tools.rs" or "canvas-core/src/external_tools/mod.rs"
[INFO] [stdout]    = note: if there is a `mod external_tools` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `gradebook`
[INFO] [stdout]   --> canvas-core/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod gradebook;
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `gradebook`, create file "canvas-core/src/gradebook.rs" or "canvas-core/src/gradebook/mod.rs"
[INFO] [stdout]    = note: if there is a `mod gradebook` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `people`
[INFO] [stdout]   --> canvas-core/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod people;
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `people`, create file "canvas-core/src/people.rs" or "canvas-core/src/people/mod.rs"
[INFO] [stdout]    = note: if there is a `mod people` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `notifications`
[INFO] [stdout]   --> canvas-core/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod notifications;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `notifications`, create file "canvas-core/src/notifications.rs" or "canvas-core/src/notifications/mod.rs"
[INFO] [stdout]    = note: if there is a `mod notifications` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `reports`
[INFO] [stdout]   --> canvas-core/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | mod reports;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `reports`, create file "canvas-core/src/reports.rs" or "canvas-core/src/reports/mod.rs"
[INFO] [stdout]    = note: if there is a `mod reports` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `outcomes`
[INFO] [stdout]   --> canvas-core/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | mod outcomes;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `outcomes`, create file "canvas-core/src/outcomes.rs" or "canvas-core/src/outcomes/mod.rs"
[INFO] [stdout]    = note: if there is a `mod outcomes` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `rubrics`
[INFO] [stdout]   --> canvas-core/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod rubrics;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `rubrics`, create file "canvas-core/src/rubrics.rs" or "canvas-core/src/rubrics/mod.rs"
[INFO] [stdout]    = note: if there is a `mod rubrics` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest::blocking::multipart`
[INFO] [stdout]   --> canvas-core/src/content_migrations.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout]  5 | use reqwest::blocking::multipart::{Form, Part};
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `multipart` in `blocking`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/blocking/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "multipart")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `multipart` feature
[INFO] [stdout] 69 | pub mod multipart;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest::blocking::multipart`
[INFO] [stdout]   --> canvas-core/src/content_migrations.rs:5:24
[INFO] [stdout]    |
[INFO] [stdout]  5 | use reqwest::blocking::multipart::{Form, Part};
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `multipart` in `blocking`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.1/src/blocking/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "multipart")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `multipart` feature
[INFO] [stdout] 69 | pub mod multipart;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `reqwest::blocking::RequestBuilder` in the current scope
[INFO] [stdout]    --> canvas-core/src/content_migrations.rs:383:10
[INFO] [stdout]     |
[INFO] [stdout] 381 |       let response = reqwest::blocking::Client::new()
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 382 | |         .post(upload_url)
[INFO] [stdout] 383 | |         .multipart(form)
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `reqwest::blocking::RequestBuilder`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `reqwest::blocking::RequestBuilder` in the current scope
[INFO] [stdout]    --> canvas-core/src/content_migrations.rs:383:10
[INFO] [stdout]     |
[INFO] [stdout] 381 |       let response = reqwest::blocking::Client::new()
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 382 | |         .post(upload_url)
[INFO] [stdout] 383 | |         .multipart(form)
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `reqwest::blocking::RequestBuilder`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canvas-core` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `canvas-core` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6", kill_on_drop: false }`
[INFO] [stdout] 497b02b4505448402ba194a5aacaba56d393b13230fd67fd124459eb2e178aa6
